const math/bits.uintSize 2 uses math/bits (current package) bits.go#L17: const uintSize = 32 << (^uint(0) >> 63) // 32 or 64 bits.go#L20: const UintSize = uintSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)